Simple backdating Minnesota TANF#7204
Merged
PavelMakarchuk merged 3 commits intoPolicyEngine:mainfrom Jan 27, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7204 +/- ##
============================================
+ Coverage 73.76% 100.00% +26.23%
============================================
Files 3666 3 -3663
Lines 52712 49 -52663
Branches 263 0 -263
============================================
- Hits 38882 49 -38833
+ Misses 13815 0 -13815
+ Partials 15 0 -15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…into hua7450/issue7203
PavelMakarchuk
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #7203
Adds historical parameter values to Minnesota MFIP (Minnesota Family Investment Program), extending data back to 2014/2016 based on Minnesota State Register filings, DHS Combined Manual archives, and statutes.
Changes
Parameters Updated
transitional_standard/amount.yamltransitional_standard/additional_person.yamladditional_person_increment.yaml)transitional_standard/max_unit_size.yamlincome/family_wage_level_multiplier.yamlincome/earned_income_disregard/flat_amount.yamlincome/earned_income_disregard/rate.yamlincome/deductions/child_support.yamlperiod: monthmetadataincome/deductions/dependent_care.yamlresources/limit.yamlFiles Reorganized
income/child_support_disregard/amount.yamlincome/deductions/child_support.yamlincome/deductions/dependent_care/amount.yamlincome/deductions/dependent_care.yamlVariables Updated
mn_mfip_child_support_income_exclusion.py- Updated parameter pathmn_mfip_dependent_care_deduction.py- Updated parameter pathmn_mfip_transitional_standard.py- Updated to useadditional_personparameterTests Added
Regulatory Sources
Test Plan
🤖 Generated with Claude Code